home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / biz / dbase / db2_5.readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  10.9 KB  |  191 lines

  1. Short:    Database program w OS3.0 look, user def...
  2. Author:   david-ek@dsv.su.se
  3. Uploader: david-ek@dsv.su.se
  4. Type:     biz/dbase
  5.  
  6. An Introduction to db 2.5
  7. -------------------------
  8.  
  9. db is a small and fast database program that I wrote after having tested
  10. numerous other PD database programs and always found something lacking or
  11. irritating me. They might have dozzens of features not found in db, but
  12. they lacked font sensitivity and a standard GUI look and OS 3.0 behaviour.
  13.  
  14. My main need was to keep record on addresses and telephone numbers of friends
  15. and companies. Before v2.0 db was fixed to be just an address and telephone
  16. database, but that has changed. db was designed with user definable layout in
  17. mind from start. Currently you have to use a file editor to specify the
  18. database fields and layout as there is no GUI for that.
  19. Anyway that's a one time job, then you just USE the database and have fun.
  20.  
  21. Complete GUI support will probably only be included in a commercial product
  22. I plan to call REG.
  23.  
  24. This version (2.5) is a minor update to 2.4 that I release in the meantime as
  25. I don't have time to do enough coding for some time now. I've used it without
  26. any problems whatsoever for two months now so it is a stable version.
  27.  
  28. I want to give thanks to all of you who've sent me postcards. The changes made
  29. to 2.5 is a result of your suggestions, bug reports and encouragement.
  30.  
  31. /David Ekholm
  32.  
  33. Feature List
  34. ------------
  35.  
  36. A partial list of db's features include:
  37.  
  38.     o Dynamic memory handling. Number of records and fields only limited by
  39.       free memory.
  40.     o GadTool based. (Use fields of string, checkbox and cycle type)
  41.     o Mouse and keyboard driven.
  42.     o User definable fields and layout.
  43.     o Multiple views of the same database.
  44.     o Commodore's Clipboard for flexible interaction with other programs.
  45.     o AppWindow -just drag and drop database icons on db to load.
  46.     o Online MenuHelp -Press HELP key when selecting a menu item.
  47.     o Font sensitive.
  48.     o ASL requesters for flexible loads and saves.
  49.     o Localized.
  50.     o ARexx support.
  51.     o Dial numbers using a modem or loudspeaker.
  52.     o WB and Shell usage with Commodore's template parsing.
  53.     o Fast and flexible find function using AmigaDOS patterns.
  54.     o Filter function.
  55.     o Fast and flexible sort function. Multiple sort orders can be specified.
  56.     o 'Export View' and two standard ASCII export features.
  57.     o Automatic ASCII import (tab-separated ASCII).
  58.  
  59.  
  60. History of changes
  61. ------------------
  62. 95-01-01       v2.5  NEW_FEATURES:
  63.                      * The sort function can now be set to consider language
  64.                        specific character sets using the LOCALESORT tooltype.
  65.                        Note: This might not work in your country if Commodore
  66.                        hasn't set up your language's specific character set.
  67.                        If set, characters like áàã will typically be sorted
  68.                        next to the character a. LOCALESORT sorts more than
  69.                        five times faster than the normal sort when sorting the
  70.                        250 records-in-size "Music" example on an Amiga 4000
  71.                        with the cache turned off (!). I hope that speed is
  72.                        enough for you. Currently I'm using an improved shaker-
  73.                        sort algorithm. This one works fast if only a few records
  74.                        are misplaced, but I know that the quick-sort algorithm
  75.                        wins when a lot of records are misplaced.
  76.                      * A "fast find" function has been added to the space key.
  77.                        Upon pressing space, db will enter find mode and clear
  78.                        all fields automatically.
  79.  
  80.                      BUG FIXED:
  81.                      * The routines to update the database and gadgets have
  82.                        been rewritten to eliminate possible destruction of the
  83.                        contents of the current record when jumping between
  84.                        sort and find modes. This is an old bug.
  85.  
  86. 94-11-20       v2.4  NEW_FEATURES:
  87.                      * db now handles fields of checkbox and cycle type.
  88.                        as well as string fields. Take a look at the
  89.                        "Game Reviews" file in the Examples drawer.
  90.                      * db now also dials numbers using the loudspeaker.
  91.                        Thanks goes to Andrew Leppard for the dial code.
  92.                        See @{" Settings " link Settings} for more info.
  93.                        (There are three new ToolTypes to accommodate this)
  94.                      * Added an 'Output view with names' menuitem allowing
  95.                        the database to be outputted with the fieldnames
  96.                        of the current view preceeding each field.
  97.                      * Added a MAKEBACKUP ToolType that makes db save a
  98.                        backup of the database every time a database is saved.
  99.                      * Added an OKAY1 and OKAY2 ARexx command enabling the
  100.                        script programmer to put up information and selection
  101.                        requesters.
  102.                      * On-line help somewhat improved.
  103.                      * An Italian and Finnish catalog is now added to the
  104.                        archive, making db speak 8 languages!
  105.                        (Where are you French and Spanish guys?)
  106.  
  107.                      BUG FIXED:
  108.                      * Reading the contents of an empty string field from
  109.                        ARexx returned garbage.
  110.  
  111.  
  112. ============================= Archive contents =============================
  113.  
  114. Original  Packed Ratio    Date     Time    Name
  115. -------- ------- ----- --------- --------  -------------
  116.      632     280 55.6% 22-Nov-94 22:27:24  db2.5.info
  117.      632     278 56.0% 13-Nov-94 14:24:00  db2.5/Catalogs.info
  118.     8106    3479 57.0% 16-Nov-94 18:31:18  db2.5/Catalogs/dansk/db.catalog
  119.     9260    3746 59.5% 16-Nov-94 18:31:56  db2.5/Catalogs/deutsch/db.catalog
  120.     9324    3834 58.8% 29-Nov-94 01:24:14  db2.5/Catalogs/italiano/db.catalog
  121.     9192    3741 59.3% 22-Nov-94 20:58:40  db2.5/Catalogs/nederlands/db.catalog
  122.     8956    3941 55.9% 16-Nov-94 14:36:34  db2.5/Catalogs/polski/db.catalog
  123.     8734    3828 56.1% 22-Nov-94 21:38:00  db2.5/Catalogs/suomi/db.catalog
  124.     8040    3425 57.4% 20-Nov-94 14:47:52  db2.5/Catalogs/svenska/db.catalog
  125.    48188   25850 46.3% 18-Feb-95 15:03:18  db2.5/db
  126.     2732    1182 56.7% 01-Jan-95 15:43:58  db2.5/db.info
  127.      632     287 54.5% 08-Sep-94 20:49:26  db2.5/Docs.info
  128.    49502   17897 63.8% 18-Feb-95 15:12:24  db2.5/Docs/db.guide
  129.      517     275 46.8% 23-Nov-94 20:58:04  db2.5/Docs/db.guide.info
  130.      642     367 42.8% 22-Nov-94 22:25:32  db2.5/Docs/Fast installing
  131.      543     267 50.8% 16-Aug-94 01:06:04  db2.5/Docs/Fast installing.info
  132.      668     366 45.2% 19-Sep-94 18:17:20  db2.5/Docs/Translators
  133.      543     267 50.8% 16-Aug-94 01:06:04  db2.5/Docs/Translators.info
  134.      632     277 56.1% 17-Nov-94 00:12:24  db2.5/Examples.info
  135.     4736    2201 53.5% 18-Feb-95 15:07:10  db2.5/Examples/About the examples
  136.      543     269 50.4% 13-Nov-94 20:27:46  db2.5/Examples/About the examples.info
  137.     1625     671 58.7% 28-Sep-94 00:08:54  db2.5/Examples/Addresses
  138.     2311     551 76.1% 13-Nov-94 20:27:46  db2.5/Examples/Addresses.info
  139.      632     278 56.0% 17-Nov-94 00:08:16  db2.5/Examples/ARexxDemos.info
  140.      187     155 17.1% 03-Sep-94 12:46:20  db2.5/Examples/ARexxDemos/calc.db
  141.     2228     801 64.0% 20-Nov-94 22:06:54  db2.5/Examples/ARexxDemos/CDsongs
  142.     2312     555 75.9% 20-Nov-94 23:08:20  db2.5/Examples/ARexxDemos/CDsongs.info
  143.      190     143 24.7% 18-Sep-94 13:39:46  db2.5/Examples/ARexxDemos/date.db
  144.      114     104  8.7% 03-Sep-94 02:44:10  db2.5/Examples/ARexxDemos/dial.db
  145.      241     142 41.0% 03-Sep-94 03:31:48  db2.5/Examples/ARexxDemos/Expand.db
  146.      729     340 53.3% 25-Sep-94 17:58:42  db2.5/Examples/ARexxDemos/ExpandII
  147.     1724     597 65.3% 25-Sep-94 18:57:30  db2.5/Examples/ARexxDemos/ExpandII.db
  148.     2307     548 76.2% 20-Nov-94 23:08:20  db2.5/Examples/ARexxDemos/ExpandII.info
  149.        0       0  0.0% 28-Sep-94 17:59:44  db2.5/Examples/ARexxDemos/expandwordlist
  150.      177     143 19.2% 20-Nov-94 22:06:54  db2.5/Examples/ARexxDemos/firstcharupper.db
  151.      359     254 29.2% 03-Sep-94 02:44:10  db2.5/Examples/ARexxDemos/FirstUpper.db
  152.     9506    8970  5.6% 03-Sep-94 19:30:42  db2.5/Examples/ARexxDemos/I love you.snd
  153.      114     105  7.8% 18-Sep-94 13:25:44  db2.5/Examples/ARexxDemos/inputcheck.db
  154.      166     144 13.2% 20-Nov-94 22:06:54  db2.5/Examples/ARexxDemos/integerfield.db
  155.    16906    7637 54.8% 03-Sep-94 19:17:08  db2.5/Examples/ARexxDemos/logo.pic
  156.     1401     555 60.3% 18-Sep-94 13:50:52  db2.5/Examples/ARexxDemos/MagicFieldsII
  157.     2307     551 76.1% 20-Nov-94 23:08:20  db2.5/Examples/ARexxDemos/MagicFieldsII.info
  158.      581     333 42.6% 03-Sep-94 20:01:24  db2.5/Examples/ARexxDemos/Multimedia
  159.     2307     551 76.1% 20-Nov-94 23:08:20  db2.5/Examples/ARexxDemos/Multimedia.info
  160.      159     130 18.2% 22-Nov-94 23:04:02  db2.5/Examples/ARexxDemos/multiview.db
  161.      113     103  8.8% 17-Sep-94 14:35:46  db2.5/Examples/ARexxDemos/numbercheck.db
  162.     2469    1096 55.6% 20-Nov-94 22:06:54  db2.5/Examples/ARexxDemos/playcdsong.db
  163.      281     191 32.0% 20-Nov-94 22:06:54  db2.5/Examples/ARexxDemos/timefield.db
  164.      121     105 13.2% 03-Sep-94 02:44:10  db2.5/Examples/ARexxDemos/ToUpper.db
  165.      711     440 38.1% 12-Aug-94 23:42:42  db2.5/Examples/Books
  166. : From Alan Wiggintons QuickFile
  167.     2311     554 76.0% 13-Nov-94 20:27:44  db2.5/Examples/Books.info
  168.     1903     642 66.2% 13-Nov-94 18:10:44  db2.5/Examples/Game reviews
  169.     2311     554 76.0% 13-Nov-94 20:27:44  db2.5/Examples/Game reviews.info
  170.    26788    2606 90.2% 13-Aug-94 11:36:36  db2.5/Examples/Labels PS
  171.      490     176 64.0% 13-Nov-94 20:27:44  db2.5/Examples/Labels PS.info
  172.    11718    5350 54.3% 19-Aug-94 11:07:00  db2.5/Examples/Music
  173. : From Mattias Johansson
  174.     2311     554 76.0% 25-Nov-94 22:24:46  db2.5/Examples/Music.info
  175.    15354    4632 69.8% 18-Feb-95 15:06:50  db2.5/Examples/Windsurfing95
  176.     2311     553 76.0% 13-Nov-94 20:27:44  db2.5/Examples/Windsurfing95.info
  177.     1405     592 57.8% 15-Sep-94 20:02:38  db2.5/Examples/Återförsäljare
  178.     2311     553 76.0% 13-Nov-94 20:27:44  db2.5/Examples/Återförsäljare.info
  179.     2380    1265 46.8% 18-Feb-95 15:10:36  db2.5/Product-Info
  180.      632     279 55.8% 28-Sep-94 18:09:48  db2.5/Translators.info
  181.    11440    3875 66.1% 22-Nov-94 21:13:06  db2.5/Translators/db.cd
  182.      486     219 54.9% 28-Sep-94 18:09:48  db2.5/Translators/db.cd.info
  183.    17442    6542 62.4% 20-Nov-94 20:30:28  db2.5/Translators/db_svenska.ct
  184.      486     218 55.1% 28-Sep-94 18:09:48  db2.5/Translators/db_svenska.ct.info
  185.    11080    3791 65.7% 27-Nov-94 20:56:32  db2.5/Translators/empty.ct
  186.      486     221 54.5% 28-Sep-94 18:09:48  db2.5/Translators/empty.ct.info
  187.     2979    1474 50.5% 27-Nov-94 20:23:20  db2.5/Translators/Read_this!
  188.      543     268 50.6% 28-Sep-94 18:09:48  db2.5/Translators/Read_this!.info
  189. -------- ------- ----- --------- --------
  190.   342199  137168 59.9% 20-Feb-95 13:28:20   71 files
  191.